Skip to content

docs: add info about extras layer #260

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 13, 2021
Merged

docs: add info about extras layer #260

merged 3 commits into from
Jan 13, 2021

Conversation

am29d
Copy link
Contributor

@am29d am29d commented Jan 13, 2021

Issue #, if available: #210

Description of changes:

We have now an additional layer with extra dependencies such as pydantic that you need for the validation feature. Keep in mind that the size of the extras layer is ~155MB unzipped.

Checklist

Breaking change checklist

RFC issue #:

  • Migration process documented
  • Implement warnings (if it can live side by side)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov-io
Copy link

codecov-io commented Jan 13, 2021

Codecov Report

Merging #260 (a22e42d) into develop (1131541) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #260   +/-   ##
========================================
  Coverage    99.81%   99.81%           
========================================
  Files           76       76           
  Lines         2763     2763           
  Branches       113      113           
========================================
  Hits          2758     2758           
  Misses           4        4           
  Partials         1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1131541...a22e42d. Read the comment docs.

Copy link
Contributor

@heitorlessa heitorlessa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one tiny change to ensure 3.6 isn't supported, and formatting.

@heitorlessa heitorlessa merged commit dfb97af into aws-powertools:develop Jan 13, 2021
@heitorlessa heitorlessa added the documentation Improvements or additions to documentation label Jan 13, 2021
heitorlessa referenced this pull request in heitorlessa/aws-lambda-powertools-python Jan 17, 2021
* develop:
  chore: move env names to constant file (#264)
  docs: fix import (#267)
  feat: Add AppConfig parameter provider (#236)
  chore: update stale bot
  improv: override Tracer auto-capture response/exception via env vars (#259)
  docs: add info about extras layer (#260)
  feat: support extra parameter in Logger messages (#257)
  chore: general simplifications and cleanup (#255)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants